purgeData

fun purgeData(excludingInterval: TimeInterval = 0)

Purges the bitmap data for all time intervals in the time series, excluding the specified time interval if provided.

Parameters

excludingInterval
  • The time interval to exclude from the purge operation. If not provided, all data will be purged.