Contents

graph::age

Returns the age of the graph in seconds.

Declaration

float graph::age()

Return Value

The age of the graph in seconds

Discussion

The age represents the total elapsed time since the graph was created or reset. This value continuously increases and is useful for time-based animations and effects.