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