DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦25158ba4d⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »ttestslet   «

Derivation

└─⟦cde9d517b⟧ Bits:30007477 RC8000 Backup tape fra HT's bus-radio system
    └─⟦6a563b143⟧ 
        └─⟦this⟧ »ttestslet   « 
└─⟦110021343⟧ Bits:30007476 RC8000 Backup tape fra HT's bus-radio system
    └─⟦a957ba283⟧ 
        └─⟦this⟧ »ttestslet   « 

TextFile

begin
  real cpu,tid,start;
  cpu:=systime(1,0,start);
  sletsendte;
  cpu:=systime(1,start,tid)-cpu;
  write(out,<:cpu=:>,cpu,"nl",1,<:tid=:>,tid,"nl",1);
end
▶EOF◀