duration
Version 1.0.0.0 (2,02 KB) von
Raymond Norris
Calculate the duration of a distributed job or individual task
Takes a distributed job or task and computes the duration from create time to finish time. If the job or task has not finished, it calculates to the current time. For example:
time = duration(job);
duration(job.Task(1))
515 seconds
Although this was tested with R2008a and the MathWorks Job Manager, it ought to work with past releases and other schedulers.
Zitieren als
Raymond Norris (2024). duration (https://www.mathworks.com/matlabcentral/fileexchange/20613-duration), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2008a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu MATLAB Parallel Server finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |