Skip to content

Encoding/Decoding of Time should include fractional part #54

@pchapin

Description

@pchapin

Currently when a message parameter of type Ada.Real_Time.Time is encoded and decoded, only the SC (seconds count) component as returned by Ada.Real_Time.Split is handled. While this is adequate for our current needs, this is clearly not desirable in the long run. The TS (fractional seconds as a Time_Span) component should also be routinely encoded and decoded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmercuryPertaining to the Mercury IDL compiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions