annotate sched/nows.m @ 19:1eb0ea29ec40

Doesn't belong here.
author samer
date Thu, 17 Jan 2013 13:32:19 +0000
parents 7357e1dc2ad6
children
rev   line source
samer@0 1 % nows - Current time in seconds
samer@0 2 %
samer@0 3 % nows :: () -> action double.
samer@2 4 function T=nows, T=now*86400; end