Use static classes for job timers (#9940)

This commit is contained in:
Scott Lahteine
2018-03-04 22:52:25 -06:00
committed by GitHub
parent bc08ce86be
commit f0d8d76f68
11 changed files with 193 additions and 173 deletions

View File

@@ -23,6 +23,9 @@
#ifndef __DURATION_T__
#define __DURATION_T__
#include <stdio.h>
#include <inttypes.h>
struct duration_t {
/**
* @brief Duration is stored in seconds