get_last_occurred_nanoseconds


Description:

[ Version ( since = "1.66" ) ]
public int get_last_occurred_nanoseconds ()

Get the nanoseconds value of *last-occurred*, exactly as sent by snapd.

Useful when combined with notices_set_since_nanoseconds, and used internally by snapd_client_notices_set_after_notice, to ensure the maximum possible precission when dealing with timestamps.

Parameters:

this

a Notice.

Returns:

the nanosecond value between 0 and 999999999, or -1 if no nanosecond value was set.