Parent Directory
|
Revision Log
|
Patch
revision 8900 by michael, Sat Feb 2 16:49:32 2019 UTC | revision 8901 by michael, Sun Apr 21 20:10:44 2019 UTC | |
---|---|---|
# | Line 567 stats_events(struct Client *source_p, in | Line 567 stats_events(struct Client *source_p, in |
567 | ||
568 | sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, | sendto_one_numeric(source_p, &me, RPL_STATSDEBUG | SND_EXPLICIT, |
569 | "E :%-30s %-4ji seconds", | "E :%-30s %-4ji seconds", |
570 | ev->name, ev->next - CurrentTime); | ev->name, ev->next - event_base->time.sec_monotonic); |
571 | } | } |
572 | } | } |
573 |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |