Skip to content

Commit

Permalink
Add alarm example.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Mar 30, 2019
1 parent 483f73c commit 7e60a61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,10 @@ Notice that the return values from *UnitConversion* are captured in a variable
satisfy the testing framework that tests the code found in this documentation;
normally the return value is discarded.

Another example of using *QuantiPhy* to implement casual time units is the
*alarm* script, which notifies you as reminder after the specified amount of
time has past. You can find it `on Github <https://github.com/KenKundert/alarm>`_.


.. _unicode example:

Expand Down

0 comments on commit 7e60a61

Please sign in to comment.