The contract to be implemented by timestamped enities.
More...
|
DateTime | Timestamp [get] |
| Gets the timestamp. More...
|
|
int | Bucket [get] |
| Gets the bucket, which is a five minute period. There are 12 buckets in an hour and 288 buckets in a day. More...
|
|
int | Offset [get] |
| Gets the offset into the bucket in seconds. More...
|
|
The contract to be implemented by timestamped enities.
◆ Bucket
int Apac.Monitoring.ITimeStamped.Bucket |
|
get |
Gets the bucket, which is a five minute period. There are 12 buckets in an hour and 288 buckets in a day.
◆ Offset
int Apac.Monitoring.ITimeStamped.Offset |
|
get |
Gets the offset into the bucket in seconds.
◆ Timestamp
DateTime Apac.Monitoring.ITimeStamped.Timestamp |
|
get |
The documentation for this interface was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Monitoring/ITimeStamped.cs