MayaFlux
0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
TimeSpec()
[1/3]
MayaFlux::TimeSpec::TimeSpec
(
double
s
)
inline
Constructs a
TimeSpec
with the specified duration.
Parameters
s
Duration of the operation in seconds.
Definition at line
39
of file
Temporal.hpp
.
40
:
seconds
(s)
41
{
42
}
MayaFlux::TimeSpec::seconds
double seconds
Definition
Temporal.hpp:32
MayaFlux
TimeSpec
Generated by
1.9.8