示例#1
0
 public function testMicroseconds()
 {
     $this->assertInternalType('int', TimeHelper::microseconds());
 }