Mercurial > hg > ishara
view sched/nows.m @ 44:3cedfd4549ef
Code added since initial check in.
author | samer |
---|---|
date | Tue, 13 Jan 2015 14:03:17 +0000 |
parents | 7357e1dc2ad6 |
children |
line wrap: on
line source
% nows - Current time in seconds % % nows :: () -> action double. function T=nows, T=now*86400; end