|
Contiki-NG
|
A process that periodically prints out the time spent in
radio tx, radio rx, total time and duty cycle.
More...
Go to the source code of this file.
Macros | |
| #define | SIMPLE_ENERGEST_PERIOD (CLOCK_SECOND * 60) |
| The period at which Energest statistics will be logged. | |
Functions | |
| void | simple_energest_init (void) |
| Initialize the deployment module. | |
A process that periodically prints out the time spent in
radio tx, radio rx, total time and duty cycle.
Definition in file simple-energest.h.
1.8.13