InChI
 
Loading...
Searching...
No Matches
ichitime.h File Reference
#include <time.h>
+ Include dependency graph for ichitime.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tagInchiTime
 
struct  tagINCHI_CLOCK
 

Typedefs

typedef struct tagInchiTime inchiTime
 
typedef struct tagINCHI_CLOCK INCHI_CLOCK
 

Functions

void InchiTimeGet (inchiTime *TickEnd)
 
long InchiTimeMsecDiff (INCHI_CLOCK *ic, inchiTime *TickEnd, inchiTime *TickStart)
 
void InchiTimeAddMsec (INCHI_CLOCK *ic, inchiTime *TickEnd, unsigned long nNumMsec)
 
int bInchiTimeIsOver (INCHI_CLOCK *ic, inchiTime *TickEnd)
 
long InchiTimeElapsed (INCHI_CLOCK *ic, inchiTime *TickStart)
 

Typedef Documentation

◆ INCHI_CLOCK

typedef struct tagINCHI_CLOCK INCHI_CLOCK

◆ inchiTime

typedef struct tagInchiTime inchiTime

Function Documentation

◆ bInchiTimeIsOver()

int bInchiTimeIsOver ( INCHI_CLOCK ic,
inchiTime TickEnd 
)

◆ InchiTimeAddMsec()

void InchiTimeAddMsec ( INCHI_CLOCK ic,
inchiTime TickEnd,
unsigned long  nNumMsec 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ InchiTimeElapsed()

long InchiTimeElapsed ( INCHI_CLOCK ic,
inchiTime TickStart 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ InchiTimeGet()

void InchiTimeGet ( inchiTime TickEnd)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ InchiTimeMsecDiff()

long InchiTimeMsecDiff ( INCHI_CLOCK ic,
inchiTime TickEnd,
inchiTime TickStart 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function: