openMSX
EmuTime.cc
Go to the documentation of this file.
1
#include "
EmuTime.hh
"
2
#include <iostream>
3
4
namespace
openmsx
{
5
6
std::ostream&
operator<<
(std::ostream& os, EmuTime::param time)
7
{
8
os << time.time;
9
return
os;
10
}
11
12
}
// namespace openmsx
EmuTime.hh
openmsx
This file implemented 3 utility functions:
Definition
Autofire.cc:11
openmsx::operator<<
std::ostream & operator<<(std::ostream &os, EnumTypeName< CacheLineCounters >)
Definition
MSXCPUInterface.cc:54
Generated on Sat Dec 21 2024 14:13:51 for openMSX by
1.9.8