Mercurial > hg > ishara
view sched/nows.m @ 29:61921dceded1
More documentation on type system.
author | samer |
---|---|
date | Sat, 19 Jan 2013 17:56:21 +0000 |
parents | 7357e1dc2ad6 |
children |
line wrap: on
line source
% nows - Current time in seconds % % nows :: () -> action double. function T=nows, T=now*86400; end