
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Timing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Michael Margolis, Paul Stoffregen, Patrick J. Scruggs"
    ];
    <http://schema.org/datePublished> "2026-06-11"^^<http://schema.org/Date>;
    <http://schema.org/description> "64-bit timekeeping functionality for Arduino AVR boards";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/pjscruggs/Time64-1.6.2.zip>;
    <http://schema.org/fileSize> 33;
    <http://schema.org/name> "Time64";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.6.2";
    <http://schema.org/url> <https://github.com/pjscruggs/Time64>
  ] .
