Type Alias: ClockPinRequest
type ClockPinRequest = object;
Defined in: gen/types.gen.ts:1101
Properties
timestamp
timestamp: number;
Defined in: gen/types.gen.ts:1105
The exact time in epoch milliseconds to which the clock should be pinned.
type ClockPinRequest = object;
Defined in: gen/types.gen.ts:1101
timestamp: number;
Defined in: gen/types.gen.ts:1105
The exact time in epoch milliseconds to which the clock should be pinned.