mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 02:30:44 +00:00
CMS50I session select test 5
This commit is contained in:
parent
a52b65c43b
commit
5f9f6271a9
@ -275,7 +275,7 @@ int CMS50F37Loader::getDuration(int session)
|
||||
QApplication::processEvents();
|
||||
} while ((duration < 0) && (time.elapsed() < TIMEOUT));
|
||||
|
||||
return duration;
|
||||
return duration / duration_divisor;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user