Conting projeckt execution time

termi

Client
Регистрация
30.10.2012
Сообщения
67
Благодарностей
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
 

termi

Client
Регистрация
30.10.2012
Сообщения
67
Благодарностей
2
Баллы
8
  • Спасибо
Реакции: copper12

copper12

Client
Регистрация
26.11.2016
Сообщения
1 111
Благодарностей
260
Баллы
63
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.
 

termi

Client
Регистрация
30.10.2012
Сообщения
67
Благодарностей
2
Баллы
8
but how to subtract them?
 

copper12

Client
Регистрация
26.11.2016
Сообщения
1 111
Благодарностей
260
Баллы
63

termi

Client
Регистрация
30.10.2012
Сообщения
67
Благодарностей
2
Баллы
8
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

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