<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - online: Poco::Time* replacement with std::chrono"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107038#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - online: Poco::Time* replacement with std::chrono"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107038">bug 107038</a>
              from <span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span></b>
        <pre>Create a helper for that that returns a std::chrono in our file utilities - it
will be a wrapper of:

$ man 2 stat

You'll want a#ifdef __APPLE__ to use:
   st.st_mtimespec

there - and should prolly take a file path as an argument.

Thanks.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>