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 scheduledBucketTimestamp

Discussion

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 bucketDeliveryDuration

Discussion

Returns the total time in milliseconds spent to deliver log bucket.

Declared In

BucketInfo.h