Timers: Parse and format functions for microsecond times
Date/time output (e.g. in logs, show commands) can use %f to specify subsecond time. By default, millisecond precision is used in output.
Showing
- conf/conf.c 3 additions, 3 deletionsconf/conf.c
- conf/conf.h 1 addition, 1 deletionconf/conf.h
- conf/confbase.Y 6 additions, 6 deletionsconf/confbase.Y
- doc/bird.sgml 15 additions, 13 deletionsdoc/bird.sgml
- lib/timer.c 135 additions, 0 deletionslib/timer.c
- lib/timer.h 19 additions, 0 deletionslib/timer.h
- nest/cmds.c 3 additions, 3 deletionsnest/cmds.c
- nest/config.Y 33 additions, 6 deletionsnest/config.Y
- nest/password.c 6 additions, 3 deletionsnest/password.c
- nest/password.h 1 addition, 3 deletionsnest/password.h
- nest/proto.c 5 additions, 5 deletionsnest/proto.c
- nest/protocol.h 2 additions, 2 deletionsnest/protocol.h
- nest/route.h 2 additions, 2 deletionsnest/route.h
- nest/rt-show.c 1 addition, 1 deletionnest/rt-show.c
- nest/rt-table.c 5 additions, 5 deletionsnest/rt-table.c
- proto/bfd/bfd.c 3 additions, 5 deletionsproto/bfd/bfd.c
- proto/bfd/bfd.h 1 addition, 1 deletionproto/bfd/bfd.h
- sysdep/unix/config.Y 1 addition, 25 deletionssysdep/unix/config.Y
- sysdep/unix/io.c 1 addition, 96 deletionssysdep/unix/io.c
- sysdep/unix/log.c 1 addition, 1 deletionsysdep/unix/log.c
Loading
Please register or sign in to comment