Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.EventQueue Namespaces
Demo3D.EventQueue
RealTime.Math Class
Math Methods
Abs Method
Max Method
Min Method
RealTime
Math
Max Method
Returns the larger/later of two times.
Namespace:
Demo3D.EventQueue
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
RealTime
Max
(
RealTime
a
,
RealTime
b
)
Parameters
a
Type:
Demo3D.EventQueue
RealTime
The first time to compare.
b
Type:
Demo3D.EventQueue
RealTime
The second time to compare.
Return Value
Type:
RealTime
The larger/later of two times.
See Also
Reference
RealTime
Math Class
Demo3D.EventQueue Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com