Medial Code Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
timer.h File Reference

cross platform timer for timing More...

#include "base.h"
#include <time.h>
#include "./logging.h"

Go to the source code of this file.

Namespaces

namespace  dmlc
 namespace for dmlc
 

Functions

double dmlc::GetTime (void)
 return time in seconds
 

Detailed Description

cross platform timer for timing

Copyright (c) 2015 by Contributors

Author
Tianqi Chen