• This is used by expressions to return 0 when a timer doesn't exist, because numeric expressions must always return a number.

    Parameters

    • runtimeScene: RuntimeScene

      The scene owning the timer.

    • timerName: string

      The timer name.

    Returns number

    The timer elapsed time in seconds or 0 if the timer doesn't exist.