ESYS13  Revision_
Functions
performance.c File Reference
#include "Paso.h"
#include "performance.h"

Functions

void Performance_open (Paso_Performance *pp, int verbose)
int Performance_getEventIndex (Paso_Performance *pp, int event_id)
void Performance_close (Paso_Performance *pp, int verbose)
void Performance_startMonitor (Paso_Performance *pp, int monitor)
void Performance_stopMonitor (Paso_Performance *pp, int monitor)

Function Documentation

void Performance_close ( Paso_Performance pp,
int  verbose 
)
int Performance_getEventIndex ( Paso_Performance pp,
int  event_id 
)
void Performance_open ( Paso_Performance pp,
int  verbose 
)
void Performance_startMonitor ( Paso_Performance pp,
int  monitor 
)
void Performance_stopMonitor ( Paso_Performance pp,
int  monitor 
)