MonotonicClock
Rasuvaeff\PropertyTesting\Runner\MonotonicClock
Class — Package: property-testing-core — Source — Version: v0.1.0-12-g86ead85
Implements: Runner\Clock
Methods
nanoseconds()
php
nanoseconds(): intCurrent reading of a monotonic clock, in nanoseconds. Only differences between two readings are meaningful.
Documentation inherited from Runner\Clock.