!**< def !define test (|''start stop watch''| |''stop watch''|<|200| |''sleep for''|20| |''stop watch''|<|200| |''sleep for''|100| |''stop watch''|<|200| |''stop watch''|>|100| ) **! A stopwatch is handy if you want a storytest to fail if too much time has elapsed. That is, it can be used to test performance. |!-fitlibrary.spec.SpecifyFixture-!| |${test}|!-
start stop watch

stop watch < 200

sleep for 20

stop watch < 200

sleep for 100

stop watch < 200

stop watch > 100
-!| |''start stop watch''| |''sleep for''|20| |'''show'''|''stop watch''|