1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/datetime_timer.md

553 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - datetime_timer.fun — overview Documentation for datetime_timer.fun — overview Documentation for datetime_timer.fun — overview /documentation/examples/datetime_timer/ en
datetime_timer
example

What it shows

  • Measuring elapsed time and simple timers using datetime helpers.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/datetime_timer.fun
  • Or: fun examples/datetime_timer.fun