Sha256: 3f0a7b6a3d5e83d96a93aa83a798f31d6ea563f72e545b547253b19cf6287f9a

Contents?: true

Size: 166 Bytes

Versions: 34

Compression:

Stored size: 166 Bytes

Contents

// -*- c++ -*-
#pragma once
#ifndef __XOT_TIME_H__
#define __XOT_TIME_H__


namespace Xot
{


	double time ();

	void sleep (double seconds);


}// Xot


#endif//EOH

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
xot-0.3.3 include/xot/time.h
xot-0.3.2 include/xot/time.h
xot-0.3.1 include/xot/time.h
xot-0.3 include/xot/time.h
xot-0.2.1 include/xot/time.h
xot-0.2 include/xot/time.h
xot-0.1.42 include/xot/time.h
xot-0.1.41 include/xot/time.h
xot-0.1.40 include/xot/time.h
xot-0.1.39 include/xot/time.h
xot-0.1.38 include/xot/time.h
xot-0.1.37 include/xot/time.h
xot-0.1.36 include/xot/time.h
xot-0.1.35 include/xot/time.h
xot-0.1.34 include/xot/time.h
xot-0.1.33 include/xot/time.h
xot-0.1.32 include/xot/time.h
xot-0.1.31 include/xot/time.h
xot-0.1.30 include/xot/time.h
xot-0.1.29 include/xot/time.h