Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new interface for time conversion #145

Merged
merged 7 commits into from
Nov 18, 2021

Commits on Nov 17, 2021

  1. Add new interface for time conversion

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    d342160 View commit details
    Browse the repository at this point in the history
  2. Change return type and function name

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    fbd0581 View commit details
    Browse the repository at this point in the history
  3. Fix build error on Windows and MacOS

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    6bf8e51 View commit details
    Browse the repository at this point in the history
  4. Add check for the minimum

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    26f299b View commit details
    Browse the repository at this point in the history
  5. Add example in comments and update test code

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    f45f6d4 View commit details
    Browse the repository at this point in the history
  6. The value of maximum_safe_cast_ns doesn't depend on user input.

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    d810a35 View commit details
    Browse the repository at this point in the history
  7. Address comments

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    e9f73af View commit details
    Browse the repository at this point in the history