zone.creep.time.total

Syntax

f := zone.creep.time.total()
zone.creep.time.total() := f

Get/set the total accumulated zone module creep time. This accumulates the timesteps of every cycle the zone creep module is active.

Returns:

f - the total accumulated zone module creep time

Accepts:

f - the total accumulated zone module creep time