BucketInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | BucketInfo.h |
scheduledBucketTimestamp
Returns the timestamp in milliseconds indicating when log bucket was scheduled for delivery.
@property (nonatomic) double scheduledBucketTimestampDiscussion
Returns the timestamp in milliseconds indicating when log bucket was scheduled for delivery.
Declared In
BucketInfo.h
bucketDeliveryDuration
Returns the total time in milliseconds spent to deliver log bucket.
@property (nonatomic) double bucketDeliveryDurationDiscussion
Returns the total time in milliseconds spent to deliver log bucket.
Declared In
BucketInfo.h