view sched/nows.m @ 28:673b8e45d05a

Tidied up indentation.
author samer
date Sat, 19 Jan 2013 14:40:54 +0000
parents 7357e1dc2ad6
children
line wrap: on
line source
% nows - Current time in seconds
%
% nows :: () -> action double.
function T=nows, T=now*86400; end