GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
high_res_timer_pydoc_template.h File Reference
#include "pydoc_macros.h"

Go to the source code of this file.

Macros

#define D(...)   DOC(gr, __VA_ARGS__)
 

Variables

static const char * __doc_gr_high_res_timer_now = R"doc()doc"
 
static const char * __doc_gr_high_res_timer_now_perfmon = R"doc()doc"
 
static const char * __doc_gr_high_res_timer_tps = R"doc()doc"
 
static const char * __doc_gr_high_res_timer_epoch = R"doc()doc"
 

Macro Definition Documentation

◆ D

#define D (   ...)    DOC(gr, __VA_ARGS__)

Variable Documentation

◆ __doc_gr_high_res_timer_epoch

const char* __doc_gr_high_res_timer_epoch = R"doc()doc"
static

◆ __doc_gr_high_res_timer_now

const char* __doc_gr_high_res_timer_now = R"doc()doc"
static

◆ __doc_gr_high_res_timer_now_perfmon

const char* __doc_gr_high_res_timer_now_perfmon = R"doc()doc"
static

◆ __doc_gr_high_res_timer_tps

const char* __doc_gr_high_res_timer_tps = R"doc()doc"
static