====== GETDELTATIME ====== {{:en:mervis-ide:35-help:getdeltatime.png}} ===== Function name ===== GETDELTATIME ===== ST call ===== PROGRAM GETDELTATIME_DEMO VAR TIME1: TIME; END_VAR TIME1:= GETDELTATIME(); END_PROGRAM ===== Description ===== Returns the time difference since the last processing of the function. ===== Outputs ===== |Output|Type|Description | |=> |TIME|Output value| ===== Application example ===== {{:en:mervis-ide:35-help:evaltime_example.png}} To save resources, consider using [[en:mervis-ide:35-help:035-software_basic:060-libraries:020-basic-analogue-boxes:035-time-blocks:010-getdeltatime4|GETDELTATIME4]].