Skip to main content

clock

Get current logical clock value.

def clock(
state: object,
**kwargs: any
) - > dict

Get current logical clock value.

Parameters

NameTypeDescription
stateobjectThe current application state object containing the logical clock instance
**kwargsanyAdditional keyword arguments passed to the command inspector

Returns

TypeDescription
dictA dictionary containing the current integer value of the application's logical clock under the key 'clock'