Pudu programming language
Menu
API reference

Std.Time.elapsed

1 declaration

fn

elapsed: Int

This is a callable function.

What it does

Milliseconds on a clock that only moves forward, for measuring a duration.

Two readings may be subtracted; one alone means nothing.

Read the signature

  • The text after the name is the type checked by Pudu.

Back to Std.TimeSearch related declarations