Cassandra\Time::nanoseconds PHP Method

nanoseconds() public method

public nanoseconds ( ) : integer
return integer number of nanoseconds since the last full microsecond since the last full second since the last full minute since the last full hour since midnight
    public function nanoseconds()
    {
    }