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

686 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - datetime_timer.fun — overview Documentation for datetime_timer.fun — overview Documentation for datetime_timer.fun — overview /documentation/examples/datetime_timer/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

datetime_timer.fun — overview

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