Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
◆
script3_profiler()
[1/2]
script3_profiler::script3_profiler
(
const std::string &
name
)
inline
Definition at line
8
of file
script3_profiler.h
.
8
:
_start
(0)
9
{
10
_name
= name;
11
}
script3_profiler::_name
std::string _name
Definition:
script3_profiler.h:31
script3_profiler::_start
unsigned long long _start
Definition:
script3_profiler.h:30
References
_name
.
script3_profiler
Generated by
1.8.15