Skip to content

Timewarp affects start timestamp #58

Description

@msis

When using timewarp, m_dfAppStartTime shouldn't be multiplied by timewarp:

m_dfAppStartTime = MOOSTime();

The previous line should be :

 m_dfAppStartTime = MOOSTime(false);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions