[ Version ( since = "1.27.18" ) ]
public int64 journal_get_realtime_usec () throws Error
get the timestamp of the current journal entry
Get the realtime (wallclock) timestamp of the current journal entry.
This function depends on the feature "journal". See also feature_available.
this |
A GuestfsSession object |
the returned value, or -1 on error |