Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Timer.h File Reference
#include "MantidKernel/DllConfig.h"
#include <chrono>
#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  Mantid::Kernel::Timer
 A simple class that provides a wall-clock (not processor time) timer. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Kernel
 

Functions

MANTID_KERNEL_DLL std::ostream & Mantid::Kernel::operator<< (std::ostream &out, const Timer &obj)
 Convenience function to provide for easier debug printing. More...