Games Task Scheduler (GTS)
A multi-processor scheduling framework for games engines
Main Page
Developer Guide
Quick Start
Building And Linking
Requirements
Building GTS
Building GTS Malloc
Platform Replacement
Programming Model
Teminology
Building the Examples
Micro-scheduler Initialization
Micro-scheduler Parallel Algorithms (TBD)
Micro-scheduler Task Interface
Macro-scheduler (TBD)
Anti-patterns (TBD)
Parallel Containers (TBD)
Synchronization Primitives (TBD)
Debugging and Profiling
Asserts (TBD)
Logging (TBD)
Tracing (TBD)
Statistics (TBD)
GTS Development
Building GTS Tests (TBD)
Building GTS Malloc Tests (TBD)
Todo List
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
~
Variables
a
b
c
d
e
g
h
i
m
n
p
r
s
t
v
w
Enumerations
Enumerator
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Static Public Member Functions
|
List of all members
gts::numericLimits< int64_t > Struct Reference
Platform
»
Utilities
The numeric limits for int64_t.
More...
#include <
Utils.h
>
Static Public Member Functions
static constexpr int64_t
min
()
static constexpr int64_t
max
()
Detailed Description
The numeric limits for int64_t.
gts
numericLimits< int64_t >
Generated by
1.9.1