Pudu programming language
Menu
API reference

Std.Env.elapsedMilliseconds

1 declaration

fn

elapsedMilliseconds: Int

This is a callable function.

What it does

Milliseconds on a clock that only moves forward.

Two readings may be subtracted; one alone means nothing, which is why this

is not called the time.

Read the signature

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

Back to Std.EnvSearch related declarations