Skip to content

Timer

Canonical path: NemAll_Python_Utility.Timer

Timer

PrintTime

PrintTime(bReset: bool)

Print the time

Parameters:

  • bReset (bool) –

    Reset the timer

__init__ overloaded

__init__()

Initialize

__init__(timer: Timer)

Copy constructor

Parameters:

  • timer (Timer) –

    Timer to copy

Placeholder