ContextRealtimeData constructor
ContextRealtimeData({})
Implementation
ContextRealtimeData(
{required this.currentTime,
required this.renderCapacity,
required this.callbackIntervalMean,
required this.callbackIntervalVariance});