Conting projeckt execution time

  • Автор темы Автор темы termi
  • Дата начала Дата начала

termi

Client
Регистрация
30.10.2012
Сообщения
69
Реакции
2
Баллы
8
Hi

I need to count how long it takes to complete some steps in project so I can adjust pause for time it takes to complete this steps. Is there any way to have time taken at start project and then next time at the end and calculate how long it taken to finish?

Pawel
 
You can use the command {-TimeNow.Date-} at the beginning (t1) and at the end of a project (t2), and then subtract t1 from t2.
 
but how to subtract them?
 
I did this differently i used unix time use replace regexp to cut down anything after "," and then use variable processing to decrees value.
 
  • Спасибо
Реакции: copper12

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)