T

Computes the elapsed real time. The time is accumulated in a floating-point signal that will eventually grow so big that further accumulation does not modify it. Hence, the computed time will become invalid. If 32-bit floats with 23 mantissa bits are used, then this happens at latest after 2^23 execution cycles.

Blocks tree path

Standard\Dynamic\T

Outputs

Name Type Description
t real The elapsed real time.