Timeframe times (Iteration Overlay): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Overlay attributes|<onlyinclude> {{Overlay attributes|type=row|overlay=Iteration |attribute=TIMEFRAME_TIMES |unit=number |range=0 to inf |description=Store date per timeframe. |defaultvalue=1 |icon=modulus.png }}</onlyinclude>}} Using the TIMEFRAME_TIMES attribute it is possible to store a date in epoch time per timeframe. {{article end |notes= |seealso= * Iteration Overlay * Simulation Core }} {{IterationOverlay nav}}" |
mNo edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
|attribute=TIMEFRAME_TIMES | |attribute=TIMEFRAME_TIMES | ||
|unit=number | |unit=number | ||
|range=0 to | |range=0 to {{doublemaxvalue}} | ||
|description=Store date per timeframe. | |description=Store date per timeframe. | ||
|defaultvalue= | |defaultvalue=0 | ||
|icon= | |icon=timeframe_times.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
Latest revision as of 14:53, 14 October 2025
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| File:Timeframe times.png | TIMEFRAME_TIMES | number | 0 to 1.7976931348623157E308 | Store date per timeframe. | 0 |
Using the TIMEFRAME_TIMES attribute it is possible to store a date in epoch time per timeframe.
See also