TypeScript API Documentation for SHELL
API Version: 18
Library Version: 18.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.7
Creates a GLib.Source which is dispatched every time the system realtime clock changes relative to the monotonic clock.
This typically happens after NTP synchronisation.
On error, a GLib.FileError will be returned. This happens if a timerfd cannot be created.
Any callback attached to the returned GLib.Source must have type GLib.SourceFunc.
the newly created GLib.Source, or null on error
null
Creates a GLib.Source which is dispatched every time the system realtime clock changes relative to the monotonic clock.
This typically happens after NTP synchronisation.
On error, a GLib.FileError will be returned. This happens if a timerfd cannot be created.
Any callback attached to the returned GLib.Source must have type GLib.SourceFunc.