timer.h File Reference
#include "base/kaldi-utils.h"
#include "base/kaldi-error.h"
#include <sys/time.h>
#include <unistd.h>
Include dependency graph for timer.h:

Go to the source code of this file.

Classes

class  Timer
 
class  Profiler
 

Namespaces

 kaldi
 This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:
 

Macros

#define KALDI_PROFILE   Profiler _profiler(__func__)
 

Macro Definition Documentation

◆ KALDI_PROFILE

#define KALDI_PROFILE   Profiler _profiler(__func__)

Definition at line 108 of file timer.h.