subprocess  0.4.0
Modern subprocess library for c++
Public Member Functions | List of all members
subprocess::StopWatch Class Reference

#include <ProcessBuilder.hpp>

Public Member Functions

 StopWatch ()
 
void start ()
 
double seconds () const
 

Constructor & Destructor Documentation

◆ StopWatch()

subprocess::StopWatch::StopWatch ( )
inline

Member Function Documentation

◆ seconds()

double subprocess::StopWatch::seconds ( ) const
inline

◆ start()

void subprocess::StopWatch::start ( )
inline

The documentation for this class was generated from the following file: