Unit Test for the FrequncyMonitor class. More...
#include <gtest/gtest.h>
#include <iostream>
#include "../../include/ecl/time/frequency.hpp"
#include "../../include/ecl/time/sleep.hpp"
#include "../../include/ecl/time/timestamp.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Unit Test for the FrequncyMonitor class.
Definition in file test/frequency.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 76 of file test/frequency.cpp.