change function signature of tmonitor_update
authorSung-hun Kim <sfoon.kim@samsung.com>
Fri, 11 Feb 2022 12:06:01 +0000 (21:06 +0900)
committerSung-hun Kim <sfoon.kim@samsung.com>
Mon, 21 Feb 2022 00:45:52 +0000 (09:45 +0900)
Change-Id: I0e23d13edab54c5e063e07a18aefe9627283a96b
Signed-off-by: Sung-hun Kim <sfoon.kim@samsung.com>
lib/tmonitor/tmonitor.h

index 59853b40018376ecb3028ef3f03f6d09d19c1131..58127c87269c5f6a9e473aa7a3dad6566c333278 100644 (file)
@@ -127,9 +127,10 @@ void tmonitor_stop(int id);
 /**
  * @brief Update value of the interested attributes by tmonitor_set_attrs()
  * @param[in] Unique id of tizen monitor
+ * @param[in] Resource type
  * @return @c 0 on success, otherwise a negative error value
  */
-int tmonitor_update(int id);
+int tmonitor_update(int id, int resource_type);
 
 /**
  * @brief Get integer value of resource attribute