Question regarding "current" columns in cat nodes API

Are the values that we receive from current columns like indexing.index_current and search.query_current, giving instantaneous or per second values?

Instantaneous. They're the number of indexing/search operations currently running.