X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fjob.cc;h=b543a043f0550cc176af9874834633dc678a9128;hp=66fa3755dfb69d3c751a15cde8c868d083927339;hb=8aeb741ccbe2edb528e98a431bf55459a6836a9b;hpb=22f2cd94132f93a159c2ce9fe263771cb5a5dbdf diff --git a/src/lib/job.cc b/src/lib/job.cc index 66fa3755d..b543a043f 100644 --- a/src/lib/job.cc +++ b/src/lib/job.cc @@ -204,7 +204,7 @@ Job::set_state (State s) } } -/** @return Time (in seconds) that this sub-job has been running */ +/** @return DCPTime (in seconds) that this sub-job has been running */ int Job::elapsed_time () const {