Release 0.26
							parent
							
								
									d1d19197bd
								
							
						
					
					
						commit
						57c1d3ea15
					
				| 
						 | 
					@ -13,6 +13,7 @@ std::uint64_t CurrentTimeNanos();
 | 
				
			||||||
bool WaitFunc(std::uint32_t Duration, std::uint32_t Step, std::function<bool()> Func);
 | 
					bool WaitFunc(std::uint32_t Duration, std::uint32_t Step, std::function<bool()> Func);
 | 
				
			||||||
bool WaitFunc(std::uint32_t Duration, std::uint32_t Step, std::function<bool()> Func, bool Result);
 | 
					bool WaitFunc(std::uint32_t Duration, std::uint32_t Step, std::function<bool()> Func, bool Result);
 | 
				
			||||||
std::string MillisToHumanShort(std::int64_t Millseconds); // HH:MM:SS
 | 
					std::string MillisToHumanShort(std::int64_t Millseconds); // HH:MM:SS
 | 
				
			||||||
 | 
					std::string MillisToHumanMedium(std::int64_t Milliseconds); // 1h 30m 50s
 | 
				
			||||||
std::string MillisToHumanLong(std::int64_t Millseconds); // Hours, Minutes, Seconds
 | 
					std::string MillisToHumanLong(std::int64_t Millseconds); // Hours, Minutes, Seconds
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/** @} */
 | 
					/** @} */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue