![]() |
Murl Engine Lua Addon API
Version 1.0 beta
|
The StatisticsItem object stores a specific time value in two variants: as recent exact value as well as averaged value.
The default constructor.
Murl.Core.StatisticsItem new()
Addition operator.
The exact time value in µsec of the recent frame.
The averaged time value in µsec of the last frames (averaging factor is 0.1).