Skip to content
CurrentTime.md 670 B
Newer Older
Simon Pastor's avatar
Simon Pastor committed
# CurrentTime

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Seconds** | **int32** | The seconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC | [default to null]
**NanoSeconds** | **int32** | The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC | [default to null]
**TimeSourceStatus** | [***TimeSourceStatus**](TimeSourceStatus.md) |  | [default to null]
Simon Pastor's avatar
Simon Pastor committed

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)