Home
last modified time | relevance | path

Searched refs:cdeltat (Results 1 – 6 of 6) sorted by relevance

/dports/audio/playmidi/playmidi-2.4/
H A Dio_gtk.c40 int cdeltat(struct timeval *t1, struct timeval *t2) in cdeltat() function
175 if(return_do_what != NO_EXIT || cdeltat(&want_time, &now_time) < 100) { in TimerCallback()
186 g_print("quittimer with %d\n", cdeltat(&want_time, &now_time)); in quittimer()
H A Dio_svgalib.c52 int cdeltat(t1, t2)
134 d1 = cdeltat(&want_time, &now_time);
H A Dio_ncurses.c91 int cdeltat(t1, t2) in cdeltat() function
153 d1 = cdeltat(&want_time, &now_time); in updatestatus()
H A Dio_xaw.c42 int cdeltat(t1, t2)
220 if (return_do_what != NO_EXIT || cdeltat(&want_time, &now_time) < 15)
/dports/science/cdo/cdo-2.0.0/
H A DNEWS175 * expr: added time coordinate function cdate(), ctime(), cdeltat(), ctimestep() ...
H A DChangeLog1095 * expr: added function ctimestep(), cdate(), ctime(), cdeltat()