NuSMV/code/nusmv/core/utils/TimerBench.h File Reference

#include "nusmv/core/utils/utils.h"

Go to the source code of this file.

Defines

#define TIMER_BENCH(self)   ((TimerBench_ptr) self)
#define TIMER_BENCH_CHECK_INSTANCE(self)   (nusmv_assert(TIMER_BENCH(self) != TIMER_BENCH(NULL)))

Typedefs

typedef struct TimerBench_TAG * TimerBench_ptr

Define Documentation

#define TIMER_BENCH ( self   )     ((TimerBench_ptr) self)
Todo:
Missing synopsis
Todo:
Missing description
#define TIMER_BENCH_CHECK_INSTANCE ( self   )     (nusmv_assert(TIMER_BENCH(self) != TIMER_BENCH(NULL)))
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct TimerBench_TAG* TimerBench_ptr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 14 Oct 2015 for NuSMV Developers Manual by  doxygen 1.6.1