NanoClock

public interface NanoClock

Clock interface with nanosecond precision and no guarantee about its origin (that is, this is only suited for measuring relative/elapsed time).

Types

Link copied to clipboard
public class Companion

Functions

Link copied to clipboard
public abstract Double seconds()

Returns the number of seconds since an arbitrary (yet consistent) origin.