view sched/nows.m @ 19:1eb0ea29ec40

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