Implementation of the Contiki profiling system
#include "sys/profile.h"
#include "sys/clock.h"
#include <stdio.h>
Go to the source code of this file.
Definition in file profile.c.