mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-29 11:51:35 +08:00
Added time string printing
This commit is contained in:
@@ -137,6 +137,7 @@ class MTProblem(Problem.BaseProblem):
|
||||
pool.close()
|
||||
pool.join()
|
||||
print 'Ran for {:f} seconds'.format(time.time()-startTime)
|
||||
sys.stdout.flush()
|
||||
return F
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user