Skip to content

PHP bindings for libnanotime for nanosecond precision timestamps

License

Notifications You must be signed in to change notification settings

lstrojny/php-nanotime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-nanotime Build Status

PHP bindings for libnanotime for nanosecond precision timestamps

Usage

$currentNanoSecond = nano\second(); // int(1381843170058990080)
$currentTimestampWithNanoSecondPrecision = nano\time() // float(1381843170.059027910232543945312)

About

PHP bindings for libnanotime for nanosecond precision timestamps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages