synced


Description:

[ Version ( since = "1.6" ) ]
public signal void synced (bool synced)

Signaled on clocks with NEEDS_STARTUP_SYNC set once the clock is synchronized, or when it completely lost synchronization.

This signal will not be emitted on clocks without the flag.

This signal will be emitted from an arbitrary thread, most likely not the application's main thread.

Parameters:

synced

if the clock is synced now