Searched refs:sim_time (Results 1 – 3 of 3) sorted by relevance
43 ntp_node.sim_time = SIM_TIME; /* end simulation time (-S) */ in ntpsim()103 maxtime = ntp_node.time + ntp_node.sim_time; in ntpsim()349 push(event(n->sim_time, BEEP), &n->events); in ndbeep()
230 sscanf(OPT_ARG( ENDSIMTIME ), "%lf", &ntp_node.sim_time); in getCmdOpts()
49 double sim_time; /* end simulation time */ member